Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: snapshot test as standalone job #8481

Merged
merged 1 commit into from
Mar 6, 2023
Merged

ci: snapshot test as standalone job #8481

merged 1 commit into from
Mar 6, 2023

Conversation

yufeih
Copy link
Contributor

@yufeih yufeih commented Mar 6, 2023

Tell snapshot failures from other test failures. Run snapshot tests in parallel with other jobs to speed up CI.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.72 ⚠️

Comparison is base (f60dbfb) 76.91% compared to head (7eb53a2) 76.20%.

❗ Current head 7eb53a2 differs from pull request most recent head 114e665. Consider uploading reports for the commit 114e665 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8481      +/-   ##
==========================================
- Coverage   76.91%   76.20%   -0.72%     
==========================================
  Files         858      858              
  Lines       30645    30645              
==========================================
- Hits        23572    23352     -220     
- Misses       7073     7293     +220     
Impacted Files Coverage Δ
src/Microsoft.DocAsCode.App/Docset.cs 0.00% <0.00%> (-100.00%) ⬇️
src/docfx/Models/ServeCommandOptions.cs 25.00% <0.00%> (-75.00%) ⬇️
src/Microsoft.DocAsCode.App/RunServe.cs 0.00% <0.00%> (-72.42%) ⬇️
...edReference/BuildOutputs/ApiLinkInfoBuildOutput.cs 0.00% <0.00%> (-65.72%) ⬇️
src/docfx/SubCommands/ServeCommand.cs 40.00% <0.00%> (-50.00%) ⬇️
src/Microsoft.DocAsCode.Common/TaskHelper.cs 0.00% <0.00%> (-45.46%) ⬇️
....Engine/TemplateProcessors/TemplateResourceInfo.cs 50.00% <0.00%> (-30.00%) ⬇️
src/Microsoft.DocAsCode.Build.Engine/XrefClient.cs 65.85% <0.00%> (-24.40%) ⬇️
src/Microsoft.DocAsCode.Dotnet/DotnetApiCatalog.cs 73.58% <0.00%> (-22.65%) ⬇️
...soft.DocAsCode.Dotnet/Resolvers/SetDerivedClass.cs 77.27% <0.00%> (-18.19%) ⬇️
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yufeih yufeih merged commit b58af6f into main Mar 6, 2023
@yufeih yufeih deleted the snapshot-test branch March 6, 2023 12:29
yufeih added a commit that referenced this pull request Mar 6, 2023
@yufeih yufeih added the engineering Makes the pull request to appear in the "Engineering" section of the next release note label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Makes the pull request to appear in the "Engineering" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant